Add automake 1.13+ test outputs to .gitignore
authorDaniel Sabo <DanielSabo@gmail.com>
Sun, 2 Feb 2014 04:32:24 +0000 (20:32 -0800)
committerDaniel Sabo <DanielSabo@gmail.com>
Mon, 3 Feb 2014 06:05:47 +0000 (22:05 -0800)
.gitignore
tests/.gitignore

index f72e151634da15b8b7b748f35e3c64daf532116a..e5b9c1ec034f3e4e404b6164d7ce5da8fb135d47 100644 (file)
@@ -25,6 +25,7 @@
 /mingw32-config.cache
 /missing
 /mkinstalldirs
+/test-driver
 /stamp-h
 /stamp-h.in
 /stamp-h1
index 0ebae4adefe05479c6759c5dd036271d204ef5cb..a9c9aeca43547c9a3a56c1b922095df24ddfc9af 100644 (file)
@@ -1,32 +1,34 @@
 /.deps
 /.libs
+/*.o
+/*.exe
+/*.trs
+/*.log
 /Makefile
 /Makefile.in
-/babl-html-dump*
-/babl_class_name*
-/babl_fish_path_dhtml*
-/babl_fish_path_fitness*
-/cairo-RGB24*
-/concurrency-stress-test*
-/conversions*
-/extract*
-/float-to-8bit*
-/floatclamp*
-/formats*
-/grayscale_to_rgb*
-/introspect*
-/models*
-/n_components*
-/nop*
-/palette*
-/rgb_to_bgr*
+/babl-html-dump
+/babl_class_name
+/babl_fish_path_dhtml
+/babl_fish_path_fitness
+/cairo-RGB24
+/concurrency-stress-test
+/conversions
+/extract
+/float-to-8bit
+/floatclamp
+/formats
+/grayscale_to_rgb
+/introspect
+/models
+/n_components
+/nop
+/palette
+/rgb_to_bgr
 /rgb_to_lab_to_rgb
-/rgb_to_ycbcr*
+/rgb_to_ycbcr
 /rgb_to_ycbcr_to_rgb
-/sanity*
-/srgb_to_lab_u8*
-/types*
+/sanity
+/srgb_to_lab_u8
+/types
 /hsva
-/hsva.o
 /hsl
-/hsl.o